Total Complexity | 46 |
Dependencies | 15 |
Dependents | 2 |
Total lines | 561 |
Lines of code | 393 |
Logical lines of code | 134 |
Comment lines | 53 |
Methods | 10 |
Properties | 2 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
findNotNotifiedBeforeAfterAppointmentReservations() | 31 | 15 | 147 | |
findNotNotifiedPaidBookingReservations() | 43 | 5 | 58 | |
sendNotificationsForCanceledBookingIfNeeded() | 56 | 6 | 18 | |
findNotNotifiedReservations() | 57 | 6 | 17 | |
__construct() | 46 | 3 | 51 | |
findNotNotifiedPlacedBookingReservations() | 46 | 3 | 43 | |
findNotNotifiedCanceledBookingReservations() | 49 | 3 | 38 | |
sendNotification() | 63 | 3 | 10 | |
isSMSNotificationsEnabled() | 79 | 1 | 3 | |
getSMSNotificationSenders() | 69 | 1 | 8 |